- 01. Lesson Intro
- 02. Problems with Plain Text
- 03. Problems - Brute Force Attacks
- 04. Practice - Brute Force
- 05. Problems - Data Handling and Logging
- 06. Introduction to Encryption
- 07. Using Encryption for User Tables
- 08. Practice - Using Cryptography
- 09. Asymmetric Encryption
- 10. Hashing
- 11. Practice - Rainbow Tables
- 12. Hashing with Salts
- 13. Practice - Salted, Hashed Passwords
- 14. Recap